Skip to content

ScheduledItem.Cancel() method

Defined in

Type: ScheduledItem Namespace: System.Reactive.Concurrency Assembly: System.Reactive.dll

Applies to

netstandard2.0

public void Cancel()

Summary: Cancels the work item by disposing the resource returned by InvokeCore as soon as possible.